xen.git
2005-09-13 ewan@linford... Removed {add,get}_{config,device}_handler in favour...
2005-09-13 ewan@linford... Added .PHONY target so that make works from the tools...
2005-09-13 ewan@linford... Pass the root directory to Doxyfilter and thence pythfi...
2005-09-13 ewan@linford... Pass the root directory to Doxyfilter and thence pythfi...
2005-09-11 ewan@linford... "Added."
2005-09-11 ewan@linford... Added dev-docs target to build the Python Tools' API...
2005-09-11 ewan@linford... Added docs/api.
2005-09-11 ewan@linford... Added dev-docs target, which passes through to the...
2005-09-09 shand@ubuntu... Fix xm info handling of empty strings (fix bugzilla...
2005-09-09 shand@ubuntu... Fix 'xm info' (sizeof(param) doesn't do that one might...
2005-09-09 cl349@firebug... merge?
2005-09-09 cl349@firebug... Make vif cleanup use xstransact and use classmethods...
2005-09-09 cl349@firebug... Add remove and list support. Also make all class metho...
2005-09-09 cl349@firebug... Only retry transactions which fail from timeout.
2005-09-09 kaf24@firebug... common/kernel.o contains changeset/compiler info.
2005-09-09 kaf24@firebug... cleanups
2005-09-09 cl349@firebug... Setup network devices in xenstore using xstransact.
2005-09-09 cl349@firebug... Remove dependency between domain db and path/uuid.
2005-09-09 cl349@firebug... Always start transactions on an existing path.
2005-09-09 kaf24@firebug... The patch allows the shadow mode code to support >4GB...
2005-09-09 iap10@freefall... Add more version and capability reporting to Xen. Print...
2005-09-09 kaf24@firebug... pagefault handler fixes.
2005-09-09 cl349@firebug... Add simple transactional read/write python xenstore...
2005-09-09 cl349@firebug... Make error reporting consistent.
2005-09-09 cl349@firebug... merge?
2005-09-09 kaf24@firebug... Xenbus implementation ported from Linux to Mini-os...
2005-09-09 kaf24@firebug... Fix blkfront request completion.
2005-09-09 kaf24@firebug... It was suggested on the xen-users list that it would...
2005-09-09 cl349@firebug... merge?
2005-09-09 cl349@firebug... tpmback compilation fix.
2005-09-08 iap10@firebug... Bug fix on x86_64 increase_reservation
2005-09-08 iap10@firebug... Test CD needs devfs
2005-09-08 kaf24@firebug... No need to qsort the pfn array in domu builder.
2005-09-08 iap10@freefall... merge
2005-09-08 iap10@freefall... manual merge
2005-09-08 kaf24@firebug... Build fix.
2005-09-08 iap10@freefall... Improved "PGDs must be under 4GB" handling for PAE.
2005-09-08 iap10@freefall... Fixes to sub 4GB allocator
2005-09-08 kaf24@firebug... grant_table.c reindent.
2005-09-08 kaf24@firebug... Rename get_order() to get_order_from_bytes() and add
2005-09-08 kaf24@firebug... Cleanups, and fix allocating DMA memory via
2005-09-08 iap10@freefall... Give each domain some memory below 4GB. This solves...
2005-09-08 iap10@freefall... Yet more PAE fixes, this time in the paravirt drivers.
2005-09-07 iap10@freefall... More tools PAE fixes to avoid loosing high-order pte...
2005-09-07 iap10@freefall... Replace direct_remap_area_pages with direct_remap_pfn_r...
2005-09-07 cl349@firebug... Fix typo.
2005-09-07 cl349@firebug... merge?
2005-09-07 cl349@firebug... Move console tty/limit information into console directo...
2005-09-07 cl349@firebug... Disable device info getting written to store when xend...
2005-09-07 cl349@firebug... Disable sync dbmap saves -- they remove nodes added...
2005-09-07 shand@ubuntu... Create /dev/xen/evtchn if it doesn't exist.
2005-09-07 cl349@firebug... Don't leak memory when realloc fails.
2005-09-07 cl349@firebug... merge?
2005-09-07 cl349@firebug... g/c unused xcs.
2005-09-07 cl349@firebug... g/c unused xu extension.
2005-09-07 cl349@firebug... g/c unused control message code.
2005-09-07 cl349@firebug... Remove control interface in kernels and domain builder.
2005-09-07 iap10@firebug... merge
2005-09-07 iap10@firebug... Trivial fix for a nasty PAE bug.
2005-09-07 cl349@firebug... Fix vif scripts for domains with more than one ip.
2005-09-07 cl349@firebug... Remove debug printk.
2005-09-07 cl349@firebug... Always bind dom0 virqs to vcpu 0.
2005-09-07 cl349@firebug... Make xenstored bind to domain exception virq directly...
2005-09-07 cl349@firebug... Remove python virq code.
2005-09-07 cl349@firebug... Trigger domain cleanup on @releaseDomain watch-event...
2005-09-07 cl349@firebug... Fix and cleanup error handling.
2005-09-07 cl349@firebug... Add copyright notice and g/c some unused code.
2005-09-07 cl349@firebug... merge?
2005-09-07 cl349@firebug... Add python bindings for watches.
2005-09-07 kaf24@firebug... Be more sensitive to losing sync with platform timer.
2005-09-07 kaf24@firebug... merge?
2005-09-07 kaf24@firebug... Small plan9 loader patch from Tim Newsham.
2005-09-07 iap10@firebug... Extend save/restore interface to cope with domains...
2005-09-07 cl349@firebug... Fix dependencies.
2005-09-06 cl349@firebug... merge?
2005-09-06 cl349@firebug... Use @releaseDomain watch-events.
2005-09-06 kaf24@firebug... Tiny printk info cleanup.
2005-09-06 kaf24@firebug... The attached patch fixes two problems I ran into with...
2005-09-06 cl349@firebug... Exit if xen_setup fails.
2005-09-06 cl349@firebug... Add @releaseDomain watch-event.
2005-09-06 cl349@firebug... Destroy domain before cleaning it up.
2005-09-06 kaf24@firebug... phys_to_mach and mach_to_phys tables contain long entri...
2005-09-06 cl349@firebug... Add xcs to include path for xcs_proto.h.
2005-09-06 cl349@firebug... Disable xcs stop from xend script since it kills xensto...
2005-09-06 cl349@firebug... merge?
2005-09-06 cl349@firebug... Make xenstored listen to domain exception virqs.
2005-09-06 kaf24@firebug... Avoid warn_unused error on read() return value.
2005-09-06 kaf24@firebug... Enable xenstored optimisations.
2005-09-06 kaf24@firebug... Reducing LOC (always a good thing) by eliminating dupli...
2005-09-06 cl349@firebug... Update consoled to use xs_get_domain_path and cleanup...
2005-09-06 kaf24@firebug... Fix vmalloc fault path in arch/xen/i386 to correctly...
2005-09-05 kaf24@firebug... Fix 64-bit build.
2005-09-05 kaf24@firebug... Fix PCI iomem resource fixup.
2005-09-05 cl349@firebug... Add @introduceDomain event-watch and replace consoled...
2005-09-05 cl349@firebug... Fix command line argument parsing.
2005-09-05 cl349@firebug... Add -Werror to xenstore build and fix failure.
2005-09-05 kaf24@firebug... Fix the balloon driver to do work in smaller batches...
2005-09-05 cl349@firebug... Add missing libxenstore.so dependency for xenstore...
2005-09-05 cl349@firebug... Rename XS_GET_DOMAIN_PATH to XS_GET_DOMAIN_PATH and...
2005-09-05 cl349@firebug... Fix typo.
next